projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2f0944
)
(Glossary): Correction to Common Lisp cross reference.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Feb 2003 11:44:38 +0000
(11:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Feb 2003 11:44:38 +0000
(11:44 +0000)
man/glossary.texi
patch
|
blob
|
history
diff --git
a/man/glossary.texi
b/man/glossary.texi
index 1a3a710cdfaee0b03e420b59c8518b20ed643620..bf5e1a357489e112985cfa06d2c779ad46a871fe 100644
(file)
--- a/
man/glossary.texi
+++ b/
man/glossary.texi
@@
-204,7
+204,7
@@
for creating, aligning and killing comments. @xref{Comments}.
@item Common Lisp
Common Lisp is a dialect of Lisp (q.v.@:) much larger and more powerful
than Emacs Lisp. Emacs provides a subset of Common Lisp in the CL
-package. @xref{
Common Lisp,,
, cl, Common Lisp Extensions}.
+package. @xref{
Top, Common Lisp, Overview
, cl, Common Lisp Extensions}.
@item Compilation
Compilation is the process of creating an executable program from source